home *** CD-ROM | disk | FTP | other *** search
/ Popular Request / By Popular Request (Arsenal Computer)(SysOptics Distribution System).ISO / amiga3 / ms-lc72.lha / LastCallers.doc < prev    next >
Text File  |  1994-01-29  |  7KB  |  172 lines

  1.                              LastCallers v7.2
  2.                        For C-Net Amiga ** v3,04+ **
  3.                    Written by Ray Akey (AKA Heavy Metal)
  4.  
  5.       This is your enhanced Last 10 callers program for C-Net Amiga.
  6.  
  7. Current Changes
  8. ---------------
  9. 1.  Small bug fix involving display of file/byte stats.
  10. 2.  Recompiled with CNet v3.04 headers
  11.  
  12. Changes from v7.1
  13. ------------------
  14. 1.  Can now be used in ANY CLI/Shell -> Caller info only displayed. No
  15.                                            system stats are yet available here.
  16.                                         No last caller data is updated.
  17.  
  18. Changes from V7.0
  19. -----------------
  20. 1.  Now PURE.  Both modules can be made resident.
  21.  
  22.     Use "RESIDENT PFILES:LASTCALLERS PFILES:LASTCALLERS"
  23.     and "RESIDENT PFILES:LASTCALLERSUPDATE PFILES:LASTCALLERSUPDATE"
  24.     in your startups to make either of these programs resident.
  25.  
  26. 2.  It is Now possible to turn OFF/ON sysop account logging and
  27.     any other maint (SYSOP MAINTENANCE priviledge) user.
  28.     To use these options, create the file SYSDATA:LAST10.CFG and place
  29.     any of the following keywords in that file:
  30.  
  31.       NOLOGSYSOP         -> Turns OFF (disbales) logging of account #1 to
  32.                             last 10.
  33.       LOGSYSOP           -> Turns ON (enables) logging of account #1 in last
  34.                             10.
  35.       NOLOGMAINTUSER     -> Turns OFF logging of any users with MAINT (except
  36.                             account #1).
  37.       LOGMAINTUSER       -> Turns ON logging of maint users (except account
  38.                             #1).
  39.  
  40.     NOTE: any commented lines must BEGIN with a semi-colon (;).
  41.          an example LAST10.CFG has been provided.
  42.  
  43.  
  44. Changes from 6.0
  45. ----------------
  46. 1. Major changes (again) for this version.  You must (if they exist) delete:
  47.  
  48.     SYSDATA:LAST10.DATA
  49.             &
  50.     SYSDATA:LAST10.STAT
  51.  
  52. 2. A few DAILY items are kept track of now also:
  53.  
  54.     1:  Calls today.
  55.     2:  Upload Files Today.
  56.     3:  Upload KB Today.
  57.     4:  Dload Files Today.
  58.     5:  Dload KB Today.
  59.  
  60.    All of these "daily" variables are reset each day, after midnight when
  61.    "LastCallersUpdate" is next ran.
  62.  
  63. 3. All text is still capable of being edited so I will leave you here.  Make sure
  64.    you read the "Changes from 5.0" below the sample output, if you are running
  65.    a version that doesn't include the LastCallersUpdate program.
  66.  
  67. 5. The display has been COMPLETELY reworked this time allowing more important
  68.    info to be displayed for each last caller.  Here is a sample output (sans
  69.    colour of course and using IBM GFX):
  70. ---
  71.  
  72.   <>*<>              C-Net LastCallers - Heavy Metal/NORML              <>*<>
  73.  
  74.   P# Handle/Name           Actions Bd  From                 Min   UpK   DnK
  75.   ─────────────────────────────────────────────────────────────────────────── 
  76.    1 Juan Epstein          [----N]  96 Windsor, ON            1     0     0
  77.    1 Dr.doom               [M---N] 144 Windsor Ontario        7     0     0
  78.    1 Black Light           [----N] 144 Windsor,Ontario       14     0     0
  79.    2 Eric                  [----N]  24 Aburg, ON              1     0     0
  80.    1 Supreme Wizard        [---DN] 144 Windsor, ON           47     0  4406
  81.    1 Maxcon                [----N] 144 Windsor, ON            0     0     0
  82.    1 The Urscumug          [M---N]  24 Windsor, ON            7     0     0
  83.    1 Outlaw                [M---N]  96 Windsor, ON            9     0     0
  84.    1 Foxx/norml            [----N] 144 Windsor, ON            2     0     0
  85.    3 Baroness              [-P---]  96 Windsor, ON           12     0     0
  86.   ───────────────────────────────────────────────────────────────────────────
  87.      [M]sg Left                                             [C]arrier Lost
  88.      [P]aged Sysop          [U]L'ed           [D]L'ed       [N]ormal Off
  89.  
  90.                               Calls   ULf    UpK     DLf    DnK
  91.                       Today:      0     0      0       0      0
  92.                       ToTal:  42715  1711   455K   10863  2662K
  93. ---
  94.  
  95.  
  96. Changes from 5.0
  97. ----------------
  98.  1.   Almost all text is now external, in two files:
  99.  
  100.                           systext:lastcallerstext
  101.                                      &
  102.                           systext:lastcallers.msg
  103.  
  104.       "lastcallers.msg" is just a menu type TEXT file that explains what the
  105.     "action" flags mean.
  106.  
  107.       "lastcallerstext" is the file which contains the actual graphics
  108.     and text/C formatting that is seen when LastCallers is viewed.  Edit this
  109.     file if you wish to customize the Last callers display.  There are
  110.     graphics sections for 40/80 column ASCII, 40/80 column C64 GFX, and 40/80
  111.     column IBM GFX.  The first is IBM, 2nd is CBM and the last but not least,
  112.     ASCII.
  113.  
  114.  2.   The action flags - These are a set of 9 letters which stand for the 
  115.     following things which a user has done while online:
  116.  
  117.                            D = Downloaded
  118.                            U = Uploaded
  119.                            M = Left a message (Mail, Post, Response)
  120.                            P = Paged Sysop
  121.                            C = Lost Carrier
  122.                            N = Normal Logoff
  123.  
  124.  3.   The main display is updated at login, so that the user appears in
  125.     the lastcallers display, in the correct order of logins.  To facilitate
  126.     the updating of the caller display, and to incorporate any actions that
  127.     a user performs while online, the program "LastCallersUpdate" has been
  128.     written.  This C-Net Pfile must be configured to run when a user logs off.
  129.     To do this, add the following command to line 99 of BBSTEXT:
  130.  
  131.     #2pfiles:LastCallersUpdate}
  132.  
  133.     ^
  134.     |
  135.     CTRL-Q
  136.  
  137.  
  138. Operation:
  139. ----------
  140.     The display is nicely formatted and displays correctly for all terminal types
  141. and graphics settings of C-Net Amiga..  It is an all-in-one program where there
  142. is nothing for you to create.  Everything (creation of the data file, updating
  143. last 10 and displaying last 10) is done in a single program.
  144.  
  145. Installation:
  146. -------------
  147.  1.    Copy LastCallers & LastCallersUpdate to your Pfiles.
  148.  2.    add the following text to your SYSTEM:SYS.WELCOME file or another location
  149.       where you would like it displayed..  possibly BBSTEXT but be careful
  150.       where you put it as in some areas of BBSTEXT, the user's handle is not
  151.       know and will show in the Top Ten as <Logon>.  If you put it in
  152.       sys.welcome, it is guaranteed to work FLAWLESSLY.
  153.  
  154.             \#2pfiles:LastCallers\
  155.  
  156.  3.   Add the following text to line 99 of BBSTEXT:
  157.  
  158.             #2pfiles:LastCallersUpdate}
  159.  
  160.             ^
  161.             |
  162.             CTRL-Q
  163.  
  164.  3.    That's it.. When the file is run for the first time, it will create the
  165.         data file and keep it updated on succesive calls.
  166.  
  167.  --------------------------------------------------------------------------
  168.    Call:  THE METAL SHOPPE BBS for more C-Net Pfiles by myself and others
  169.    (519) 256-0278 -- 2400-19200 Baud --           Windsor, Ontario Canada
  170.    (519) 255-7378 -- 1200-2400  Baud --       METAL SOFTWARE HEADQUARTERS
  171.  --------------------------------------------------------------------------
  172.